[INFO] cloning repository https://github.com/Arkanosis/arkbot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkanosis/arkbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c23af848d6a36f6645a7fdec77ecfa97c67fdad1
[INFO] testing Arkanosis/arkbot-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arkanosis/arkbot-rs
[INFO] finished tweaking git repo https://github.com/Arkanosis/arkbot-rs
[INFO] tweaked toml for git repo https://github.com/Arkanosis/arkbot-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arkanosis/arkbot-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arkanosis/arkbot-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0f81b4d3f958218c50278eab461baaeff5ddef2ba6e77edcd24ec5f774c0b7d
[INFO] running `Command { std: "docker" "start" "-a" "d0f81b4d3f958218c50278eab461baaeff5ddef2ba6e77edcd24ec5f774c0b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f81b4d3f958218c50278eab461baaeff5ddef2ba6e77edcd24ec5f774c0b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f81b4d3f958218c50278eab461baaeff5ddef2ba6e77edcd24ec5f774c0b7d", kill_on_drop: false }`
[INFO] [stdout] d0f81b4d3f958218c50278eab461baaeff5ddef2ba6e77edcd24ec5f774c0b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93b77b731ba2edab880c804fa6d98ad2da16fc0e47ea742a05894c9eaf60b4db
[INFO] running `Command { std: "docker" "start" "-a" "93b77b731ba2edab880c804fa6d98ad2da16fc0e47ea742a05894c9eaf60b4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling flate2 v1.1.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling arkbot v0.5.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `commercial::Commercial`
[INFO] [stdout]   --> src/processors/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use commercial::Commercial;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]   --> src/processors/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use debug::Debug;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `empty::Empty`
[INFO] [stdout]   --> src/processors/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use empty::Empty;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impasse::Impasse`
[INFO] [stdout]   --> src/processors/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use impasse::Impasse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `last_edit::LastEdit`
[INFO] [stdout]   --> src/processors/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use last_edit::LastEdit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stdout]   --> src/processors/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stdout]   --> src/processors/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use no_infobox::NoInfobox;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]  --> src/publishers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use debug::Debug;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file::File`
[INFO] [stdout]   --> src/publishers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use file::File;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dump`
[INFO] [stdout]   --> src/publishers/file.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Commercial` is never constructed
[INFO] [stdout]  --> src/processors/commercial.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Commercial {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/commercial.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Commercial {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Empty` is never constructed
[INFO] [stdout]  --> src/processors/empty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Empty {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/empty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Empty {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impasse` is never constructed
[INFO] [stdout]  --> src/processors/impasse.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Impasse {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/impasse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Impasse {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Edit` is never constructed
[INFO] [stdout]  --> src/processors/last_edit.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Edit {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LastEdit` is never constructed
[INFO] [stdout]   --> src/processors/last_edit.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LastEdit {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/last_edit.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LastEdit {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NamespaceRedirect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl NamespaceRedirect {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_namespace` is never used
[INFO] [stdout]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoInfobox` is never constructed
[INFO] [stdout]  --> src/processors/no_infobox.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NoInfobox {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/no_infobox.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoInfobox {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]   --> src/publishers/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/publishers/file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl File {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `timestamp` are never read
[INFO] [stdout]  --> src/wiki/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Page {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub username: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub timestamp: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "93b77b731ba2edab880c804fa6d98ad2da16fc0e47ea742a05894c9eaf60b4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b77b731ba2edab880c804fa6d98ad2da16fc0e47ea742a05894c9eaf60b4db", kill_on_drop: false }`
[INFO] [stdout] 93b77b731ba2edab880c804fa6d98ad2da16fc0e47ea742a05894c9eaf60b4db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03a2dbb80fde39f253b6a6af84f3459a6c3f20f92c795eb5b8089b2d3d1c0e19
[INFO] running `Command { std: "docker" "start" "-a" "03a2dbb80fde39f253b6a6af84f3459a6c3f20f92c795eb5b8089b2d3d1c0e19", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `commercial::Commercial`
[INFO] [stdout]   --> src/processors/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use commercial::Commercial;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]   --> src/processors/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use debug::Debug;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `empty::Empty`
[INFO] [stdout]   --> src/processors/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use empty::Empty;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impasse::Impasse`
[INFO] [stdout]   --> src/processors/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use impasse::Impasse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `last_edit::LastEdit`
[INFO] [stdout]   --> src/processors/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use last_edit::LastEdit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stdout]   --> src/processors/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arkbot v0.5.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stdout]   --> src/processors/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use no_infobox::NoInfobox;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]  --> src/publishers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use debug::Debug;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file::File`
[INFO] [stdout]   --> src/publishers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use file::File;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dump`
[INFO] [stdout]   --> src/publishers/file.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Commercial` is never constructed
[INFO] [stdout]  --> src/processors/commercial.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Commercial {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/commercial.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Commercial {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Empty` is never constructed
[INFO] [stdout]  --> src/processors/empty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Empty {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/empty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Empty {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impasse` is never constructed
[INFO] [stdout]  --> src/processors/impasse.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Impasse {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/impasse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Impasse {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Edit` is never constructed
[INFO] [stdout]  --> src/processors/last_edit.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Edit {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LastEdit` is never constructed
[INFO] [stdout]   --> src/processors/last_edit.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LastEdit {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/last_edit.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LastEdit {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NamespaceRedirect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl NamespaceRedirect {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_namespace` is never used
[INFO] [stdout]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoInfobox` is never constructed
[INFO] [stdout]  --> src/processors/no_infobox.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NoInfobox {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/no_infobox.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoInfobox {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]   --> src/publishers/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/publishers/file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl File {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `timestamp` are never read
[INFO] [stdout]  --> src/wiki/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Page {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub username: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub timestamp: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `commercial::Commercial`
[INFO] [stdout]   --> src/processors/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use commercial::Commercial;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]   --> src/processors/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use debug::Debug;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `empty::Empty`
[INFO] [stdout]   --> src/processors/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use empty::Empty;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impasse::Impasse`
[INFO] [stdout]   --> src/processors/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use impasse::Impasse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `last_edit::LastEdit`
[INFO] [stdout]   --> src/processors/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use last_edit::LastEdit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stdout]   --> src/processors/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stdout]   --> src/processors/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use no_infobox::NoInfobox;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]  --> src/publishers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use debug::Debug;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file::File`
[INFO] [stdout]   --> src/publishers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use file::File;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dump`
[INFO] [stdout]   --> src/publishers/file.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Commercial` is never constructed
[INFO] [stdout]  --> src/processors/commercial.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Commercial {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/commercial.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Commercial {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Empty` is never constructed
[INFO] [stdout]  --> src/processors/empty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Empty {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/empty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Empty {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impasse` is never constructed
[INFO] [stdout]  --> src/processors/impasse.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Impasse {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/impasse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Impasse {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Edit` is never constructed
[INFO] [stdout]  --> src/processors/last_edit.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Edit {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LastEdit` is never constructed
[INFO] [stdout]   --> src/processors/last_edit.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LastEdit {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/last_edit.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LastEdit {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NamespaceRedirect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl NamespaceRedirect {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_namespace` is never used
[INFO] [stdout]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoInfobox` is never constructed
[INFO] [stdout]  --> src/processors/no_infobox.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NoInfobox {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/no_infobox.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoInfobox {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]   --> src/publishers/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/publishers/file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl File {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `timestamp` are never read
[INFO] [stdout]  --> src/wiki/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Page {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub username: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub timestamp: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "03a2dbb80fde39f253b6a6af84f3459a6c3f20f92c795eb5b8089b2d3d1c0e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a2dbb80fde39f253b6a6af84f3459a6c3f20f92c795eb5b8089b2d3d1c0e19", kill_on_drop: false }`
[INFO] [stdout] 03a2dbb80fde39f253b6a6af84f3459a6c3f20f92c795eb5b8089b2d3d1c0e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce94b550b2ba79950f6024acdd7109853944f75c390213797a693e3a74e2cc50
[INFO] running `Command { std: "docker" "start" "-a" "ce94b550b2ba79950f6024acdd7109853944f75c390213797a693e3a74e2cc50", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `commercial::Commercial`
[INFO] [stderr]   --> src/processors/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use commercial::Commercial;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug::Debug`
[INFO] [stderr]   --> src/processors/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use debug::Debug;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `empty::Empty`
[INFO] [stderr]   --> src/processors/mod.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub use empty::Empty;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `impasse::Impasse`
[INFO] [stderr]   --> src/processors/mod.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub use impasse::Impasse;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `last_edit::LastEdit`
[INFO] [stderr]   --> src/processors/mod.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub use last_edit::LastEdit;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stderr]   --> src/processors/mod.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stderr]   --> src/processors/mod.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub use no_infobox::NoInfobox;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug::Debug`
[INFO] [stderr]  --> src/publishers/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use debug::Debug;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `file::File`
[INFO] [stderr]   --> src/publishers/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use file::File;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dump`
[INFO] [stderr]   --> src/publishers/file.rs:24:45
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stderr]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Commercial` is never constructed
[INFO] [stderr]  --> src/processors/commercial.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Commercial {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/processors/commercial.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Commercial {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 12 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Empty` is never constructed
[INFO] [stderr]  --> src/processors/empty.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Empty {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/processors/empty.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Empty {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 15 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Impasse` is never constructed
[INFO] [stderr]  --> src/processors/impasse.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Impasse {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/processors/impasse.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Impasse {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 12 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Edit` is never constructed
[INFO] [stderr]  --> src/processors/last_edit.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct Edit {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LastEdit` is never constructed
[INFO] [stderr]   --> src/processors/last_edit.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct LastEdit {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/processors/last_edit.rs:21:12
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 20 | impl LastEdit {
[INFO] [stdout] running 0 tests
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stdout] 
[INFO] [stderr] 21 |     pub fn new() -> Self {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |            ^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout] running 0 tests
[INFO] [stderr]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 4 | pub struct NamespaceRedirect {
[INFO] [stdout] 
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stdout] test version ... ok
[INFO] [stderr]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 8 | impl NamespaceRedirect {
[INFO] [stdout] 
[INFO] [stderr]   | ---------------------- associated function in this implementation
[INFO] [stderr] 9 |     pub fn new() -> Self {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `has_namespace` is never used
[INFO] [stderr]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stderr]    |
[INFO] [stderr] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NoInfobox` is never constructed
[INFO] [stderr]  --> src/processors/no_infobox.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct NoInfobox {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/processors/no_infobox.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl NoInfobox {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 18 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `File` is never constructed
[INFO] [stderr]   --> src/publishers/file.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct File {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/publishers/file.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl File {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `username` and `timestamp` are never read
[INFO] [stderr]  --> src/wiki/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Page {
[INFO] [stderr]   |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 6 |     pub username: Option<String>,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 7 |     pub timestamp: Option<String>,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `arkbot` (lib) generated 27 warnings (run `cargo fix --lib -p arkbot` to apply 10 suggestions)
[INFO] [stderr] warning: `arkbot` (lib test) generated 27 warnings (27 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arkbot-93df16e1aa8e4996)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arkbot-06a3b5ab2f066492)
[INFO] [stderr]      Running tests/version.rs (/opt/rustwide/target/debug/deps/version-0bc5130d3ea99452)
[INFO] [stderr]    Doc-tests arkbot
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce94b550b2ba79950f6024acdd7109853944f75c390213797a693e3a74e2cc50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce94b550b2ba79950f6024acdd7109853944f75c390213797a693e3a74e2cc50", kill_on_drop: false }`
[INFO] [stdout] ce94b550b2ba79950f6024acdd7109853944f75c390213797a693e3a74e2cc50
